Search results 60

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Card image cap
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image cap
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image cap
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image cap
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image cap
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image cap
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image cap
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image cap
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...